home *** CD-ROM | disk | FTP | other *** search
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ;
- ; CYBERWORLD.inf
- ;
- ; Installation instructions for CYBERWORLD viewer
- ;
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- [version]
- signature="$CHICAGO$"
- AdvancedINF=2.0
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; Size of installation
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- [ReservedDiskSpace]
- sizeCW=900000 ; for CW
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; Install sections
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- [DefaultInstall]
- [DefaultUninstall]
- ; we leave these blank so that a right mouse click
- ; install doesn't do anything
-
- [CYBERWORLDInstall]
- UpdateInis=CW.Add.Inis,CW.Add.Uninstall.Inis
-
-
- ; Uninstall
-
- [CYBERWORLDUninstall]
- DelReg=CW.Del.Registry
- UpdateInis=Cw.Del.Inis
-
- [CYBERWORLDUninstallALL]
- ; remove corporation bits too
- DelReg=CW.Del.Registry, CW.DelAll.Registry
- UpdateInis=CW.Del.Inis, CW.DelAll.Inis
-
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; Registry sections
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
-
- [CW.Del.Registry]
-
- HKLM,SOFTWARE\"CYBERWORLD Corporation"\CYBERWORLD
- HKCU,SOFTWARE\"CYBERWORLD Corporation"\CYBERWORLD
- HKCR,.borg
- HKCR,.3de
- HKCR,borg
- HKCR,CYBERWORLD.Document
- HKCR,CWControl.Document
- HKCR,CYBERWORLD.Controller
- HKCR,CLSID\%CWControlDocCLSID%
- HKCR,CLSID\%CWControllerCLSID%
-
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\"App Paths"\CYBERWORLD.exe
- HKCU,SOFTWARE\Netscape\"Netscape Navigator"\"Automation Protocols",borg
-
- [CW.DelAll.Registry]
- HKLM,SOFTWARE\"CYBERWORLD Corporation"
- HKCU,SOFTWARE\"CYBERWORLD Corporation"
-
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; CopyFiles sections (parsed directly by the setup program)
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- [CW.RootFiles]
- CYBERWORLD.exe
- CYBERWORLD.cnt
- CYBERWORLD.hlp
- CWControl.exe
- Worldlist.dat
- Media\Browse.wav, Browse.wav
- Media\Edge.wav, Edge.wav
- Media\NewBorg.wav, NewBorg.wav
- Media\Wall.wav, Wall.wav
-
- [CW.InfFiles]
- CWSetup.inf
-
- [CW.WindowsFiles]
- CWRemove.exe, Setup.exe
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; INI sections
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- [CW.Add.Inis]
- setup.ini, progman.groups,,"desktop=""..\..\Desktop"""
- setup.ini, progman.groups,,"CYBERWORLDGroup=%CWProductDesc%"
- setup.ini, desktop,,"%CWDesktopName%,""""""%CWRootDir%\CYBERWORLD.exe"""""",,,"
- setup.ini, CYBERWORLDGroup,,"%CWProductDesc%,""""""%CWRootDir%\CYBERWORLD.exe"""""",,,"
-
- [CW.Add.Uninstall.Inis]
- setup.ini, CYBERWORLDGroup,,"%CWUninstallDesc%,""""""%10%\CWRemove.exe"""""",,,"
-
-
- [CW.Del.Inis]
- ; start menu
- setup.ini, progman.groups,,"CYBERWORLDGroup=CYBERWORLD"
- setup.ini, CYBERWORLDGroup,,"%CWProductDesc%"
- setup.ini, CYBERWORLDGroup,,"%CWUninstallDesc%"
-
- ; desktop icon
- setup.ini, progman.groups,, "desktop=""..\..\Desktop"""
- setup.ini, desktop,,"%CWDesktopName%"
-
-
- [CW.DelAll.Inis]
- ; folders
- setup.ini, progman.groups,,"CYBERWORLDGroup=CYBERWORLD"
-
-
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- ; Strings section
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
- [Strings]
- CWControlDocCLSID="{90A349C1-6E17-11D2-ADBD-0000B490CCE6}"
- CWControllerCLSID="{B0EDEE35-6DAC-11D2-ADBD-0000B490CCE6}"
- CWDesktopName="CyberWorld"
- CWProductDesc="CYBERWORLD"
- CWUninstallDesc="Uninstall CYBERWORLD"
- CWHome="http://www.Cyberworldcorp.com/worlds.htm"
- CWRootDir="C:\PROGRA~1\CYBERW~1\World"
-